Interview Questions and Answer
Options:
a. HTTP (Hypertext Transfer Protocol)
b. TCP (Transmission Control Protocol)
c. Named-Pipe
d. MSMQ (Microsoft Message Queuing)
e. All the above
Reveal Answer
Options:
a. REST (Representational State Transfer)
b. SOAP (Simple Object Access Protocol)
c. POX (Plain old XML)
d. All the above
Reveal Answer
Options:
a. IIS
b. Windows Application
c. Console Application
d. Windows Service
e. All the above
Reveal Answer
Options:
a. Boundaries are Explicit
b. Services are autonomous
c. Share Schema and contracts, not class
d. Compatibility based on policy
e. All the above
Reveal Answer
Options:
a. System.ServiceModel.Web
b. System.Data.Services
c. System.ServiceModel
d. None of the above
Reveal Answer
Options:
a. WCF is a mechanism the developers can make use of to make distributed and interoperable applications that talk to each other
b. It unifies ASMX (Web Services), WSE (Web Service Extensions), .NET Remoting , Enterprise Services (Attribute Based Prog.) and MSMQ (Asynchronous Communication). i.e. it is one model whether communication is internal or external
c. Both 1 and 2
Reveal Answer
Options:
a. Supports sending Messages not only using HTTP but also using TCP,Named-Pipe and MSMQ
b. Webservices has Stateless objects using WCF we can build statefull objects
c. WCF supports POX ,HTTP, REST and SOAP protocol where as webservices supports only HTTP for communication
d. WCF supports different hosting environments like Console Application, Windows Application, WindowsService, and WebServer unlike webservices which supports only webserver
e. All the above
Reveal Answer
Bestdotnet google plus